Skip to content

Conversation

asoledad33
Copy link
Contributor

This PR adds the strict=True argument to the zip() calls in pandas/core/strings in order to enforce Ruff rule B905.

Changes

  • Added to strict=True to two zip function calls in pandas/core/strings/accessor.py.

Testing

@mroeschke mroeschke added the Code Style Code style, linting, code_checks label Oct 7, 2025
@mroeschke mroeschke added this to the 3.0 milestone Oct 7, 2025
@mroeschke mroeschke merged commit cbda666 into pandas-dev:main Oct 7, 2025
42 checks passed
@mroeschke
Copy link
Member

Thanks @asoledad33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants